home *** CD-ROM | disk | FTP | other *** search
/ NeXTSTEP Products & Services 1994 Summer / NeXTSTEP Products & Services 1994 Summer.iso / AlembicDemo.app / EquationBuilder / EquationBuilder.pkg / EquationBuilder.tar.Z / EquationBuilder.tar / EquationBuilder.app / English.lproj / AlignInspector.nib / data.classes next >
Text File  |  1992-09-15  |  389b  |  27 lines

  1. AttributesInspector = {
  2.     ACTIONS = {
  3.     groupChanged:;
  4.     };
  5.     OUTLETS = {
  6.     attributesInspectorView;
  7.     inspectedObject;
  8.     };
  9.     SUPERCLASS = Object;
  10. };
  11. AlignInspector = {
  12.     ACTIONS = {
  13.     inspectOK:;
  14.     inspectRevert:;
  15.     };
  16.     OUTLETS = {
  17.     rowsSlider;
  18.     rowsField;
  19.     };
  20.     SUPERCLASS = AttributesInspector;
  21. };
  22. FirstResponder = {
  23.     ACTIONS = {
  24.     };
  25.     SUPERCLASS = Object;
  26. };
  27.